home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / fax / src / etc / config.abaton next >
Text File  |  1994-08-01  |  955b  |  31 lines

  1. # $Header: /usr/people/sam/fax/etc/RCS/config.abaton,v 1.7 1993/09/27 11:11:47 sam Rel $
  2. #
  3. # Configuration for an Everex/Abaton INTERFAX 24/96
  4. #
  5. # It may be possible to run the modem using RTS/CTS, but at the
  6. # data rates it supports there's little point (and since everything
  7. # works fine with XON/XOFF flow control, little motivation).
  8. #
  9. CountryCode:        1        # USA
  10. LongDistancePrefix:    1
  11. InternationalPrefix:    011
  12. AreaCode:        415
  13. DialStringRules:    etc/dialrules
  14. FAXNumber:        +1.415.965.7824
  15. ServerTracing:        1
  16. SessionTracing:        11
  17. RecvFileMode:        0600
  18. LogFileMode:        0600        # private log files
  19. DeviceMode:        0600        # device is accessible only to uucp/fax
  20. SpeakerVolume:        off
  21. RingsBeforeAnswer:    1        # answer on first ring
  22. #
  23. # Most of the modem-related configuration is locked down
  24. # by the driver.
  25. #
  26. ModemType:        Abaton        # hint to speed setup
  27. ModemFlowControl:    xonxoff
  28. ModemSetupDTRCmd:    &D3
  29. ModemSetupDCDCmd:    &C0
  30. ModemDialCmd:        #DT%s@        # T for tone dialing, @ for silence
  31.